Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use proper array comparization #25

Closed
wants to merge 2 commits into from
Closed

Conversation

bh-ref
Copy link

@bh-ref bh-ref commented Dec 16, 2015

the keys in the arrays might be the same but in different order, so we should use array_diff_key

the keys in the arrays might be the same but in different order, so we should use `array_diff_key`
@bh-ref
Copy link
Author

bh-ref commented Dec 16, 2015

see #15 (comment) for further explanation

@sivaschenko
Copy link
Member

@bh-ref, thank you for this pull request, it helped me to fix my migration issues.

@bh-ref
Copy link
Author

bh-ref commented Jan 27, 2016

@sivaschenko I'm glad it helped :)

@hws47a
Copy link

hws47a commented Feb 1, 2016

fixed for me the same problem with migration from 1.8.1.0 to 2.0.2

@bh-ref
Copy link
Author

bh-ref commented Mar 3, 2016

close, as the new release fixed this issue

@bh-ref bh-ref closed this Mar 3, 2016
@bh-ref bh-ref deleted the patch-1 branch March 3, 2016 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants